home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / libogg / libvorbis-1.0rc3 / config.log < prev    next >
Encoding:
Text File  |  2002-10-27  |  12.7 KB  |  313 lines

  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. configure:735: checking for a BSD compatible install
  5. configure:788: checking whether build environment is sane
  6. configure:845: checking whether make sets ${MAKE}
  7. configure:891: checking for working aclocal
  8. configure:904: checking for working autoconf
  9. configure:917: checking for working automake
  10. configure:930: checking for working autoheader
  11. configure:943: checking for working makeinfo
  12. configure:982: checking for gcc
  13. configure:1095: checking whether the C compiler (gcc  ) works
  14. configure:1111: gcc -o conftest    conftest.c  1>&5
  15. configure:1137: checking whether the C compiler (gcc  ) is a cross-compiler
  16. configure:1142: checking whether we are using GNU C
  17. configure:1151: gcc -E conftest.c
  18. configure:1170: checking whether gcc accepts -g
  19. configure:1202: checking how to run the C preprocessor
  20. configure:1223: gcc -E  conftest.c >/dev/null 2>conftest.out
  21. configure:1295: checking for Cygwin environment
  22. configure:1311: gcc -c   conftest.c 1>&5
  23. configure: In function `main':
  24. configure:1307: `__CYGWIN32__' undeclared (first use in this function)
  25. configure:1307: (Each undeclared identifier is reported only once
  26. configure:1307: for each function it appears in.)
  27. configure: failed program was:
  28. #line 1300 "configure"
  29. #include "confdefs.h"
  30.  
  31. int main() {
  32.  
  33. #ifndef __CYGWIN__
  34. #define __CYGWIN__ __CYGWIN32__
  35. #endif
  36. return __CYGWIN__;
  37. ; return 0; }
  38. configure:1328: checking for mingw32 environment
  39. configure:1340: gcc -c   conftest.c 1>&5
  40. configure: In function `main':
  41. configure:1336: `__MINGW32__' undeclared (first use in this function)
  42. configure:1336: (Each undeclared identifier is reported only once
  43. configure:1336: for each function it appears in.)
  44. configure: failed program was:
  45. #line 1333 "configure"
  46. #include "confdefs.h"
  47.  
  48. int main() {
  49. return __MINGW32__;
  50. ; return 0; }
  51. configure:1432: checking host system type
  52. configure:1453: checking build system type
  53. configure:1482: checking for ld used by GCC
  54. configure:1550: checking if the linker (/gg/m68k-amigaos/bin/ld) is GNU ld
  55. GNU ld version 2.9.1 (with BFD 2.9.1)
  56. configure:1567: checking for /gg/m68k-amigaos/bin/ld option to reload object files
  57. configure:1579: checking for BSD-compatible nm
  58. configure:1617: checking whether ln -s works
  59. configure:1638: checking how to recognise dependant libraries
  60. configure:1821: checking for object suffix
  61. configure:1827: gcc -c   conftest.c 1>&5
  62. configure:1847: checking for executable suffix
  63. configure:1857: gcc -o conftest    conftest.c  1>&5
  64. configure:1888: checking command to parse /bin/nm output
  65. configure:1968: gcc -c   conftest.c 1>&5
  66. configure:1971: /bin/nm conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
  67. cannot find nm_test_var in conftest.nm
  68. configure:1968: gcc -c   conftest.c 1>&5
  69. configure:1971: /bin/nm conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
  70. configure:2022: gcc -o conftest    conftest.c conftstm.o 1>&5
  71. configure:2071: checking for dlfcn.h
  72. configure:2081: gcc -E  conftest.c >/dev/null 2>conftest.out
  73. configure:2077: dlfcn.h: No such file or directory
  74. configure: failed program was:
  75. #line 2076 "configure"
  76. #include "confdefs.h"
  77. #include <dlfcn.h>
  78. configure:2249: checking for ranlib
  79. configure:2316: checking for strip
  80. configure:2559: checking for objdir
  81. configure:2586: checking for gcc option to produce PIC
  82. configure:2738: checking if gcc PIC flag -m68020 -resident32 -malways-restore-a4 works
  83. configure:2752: gcc -c  -m68020 -resident32 -malways-restore-a4 -DPIC  conftest.c 1>&5
  84. configure:2804: checking if gcc static flag -static works
  85. configure:2819: gcc -o conftest    -static conftest.c  1>&5
  86. configure:2846: checking if gcc supports -c -o file.o
  87. configure:2865: gcc -c  -o out/conftest2.o  conftest.c 1>&5
  88. configure:2894: checking if gcc supports -c -o file.lo
  89. configure:2912: gcc -c  -c -o conftest.lo  conftest.c 1>&5
  90. configure:2962: checking if gcc supports -fno-rtti -fno-exceptions
  91. configure:2975: gcc -c  -fno-rtti -fno-exceptions -c conftest.c  conftest.c 1>&5
  92. configure:3002: checking whether the linker (/gg/m68k-amigaos/bin/ld) supports shared libraries
  93. configure:3687: checking how to hardcode library paths into programs
  94. configure:3715: checking whether stripping libraries is possible
  95. configure:3729: checking dynamic linker characteristics
  96. configure:4129: checking if libtool supports shared libraries
  97. configure:4133: checking whether to build shared libraries
  98. configure:4156: checking whether to build static libraries
  99. configure:5302: checking host system type
  100. configure:5443: checking for memory.h
  101. configure:5453: gcc -E  conftest.c >/dev/null 2>conftest.out
  102. configure:5480: checking for cos in -lm
  103. configure:5499: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm   1>&5
  104. configure:5492: warning: conflicting types for built-in function `cos'
  105. configure:5521: checking for pthread_create in -lpthread
  106. configure:5540: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lpthread  -lm 1>&5
  107. configure:5614: checking for Ogg
  108. configure:5644: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H     conftest.c -lm  -logg 1>&5
  109. configure:5719: checking for working alloca.h
  110. configure:5731: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  111. configure:5725: alloca.h: No such file or directory
  112. configure: failed program was:
  113. #line 5724 "configure"
  114. #include "confdefs.h"
  115. #include <alloca.h>
  116. int main() {
  117. char *p = alloca(2 * sizeof(int));
  118. ; return 0; }
  119. configure:5752: checking for alloca
  120. configure:5785: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  121. configure:5951: checking for 8-bit clean memcmp
  122. configure:5969: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  123. configure:5990: checking for sqrtf
  124. configure:6018: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  125. configure:6002: warning: conflicting types for built-in function `sqrtf'
  126. /t/ccPM06sx.o(.text+0xc): undefined reference to `sqrtf'
  127. collect2: ld returned 1 exit status
  128. configure: failed program was:
  129. #line 5995 "configure"
  130. #include "confdefs.h"
  131. /* System header to define __stub macros and hopefully few prototypes,
  132.     which can conflict with char sqrtf(); below.  */
  133. #include <assert.h>
  134. /* Override any gcc2 internal prototype to avoid an error.  */
  135. /* We use char because int might match the return type of a gcc2
  136.     builtin and then its argument prototype would still apply.  */
  137. char sqrtf();
  138.  
  139. int main() {
  140.  
  141. /* The GNU C library defines this for functions which it implements
  142.     to always fail with ENOSYS.  Some functions are actually named
  143.     something starting with __ and the normal name is an alias.  */
  144. #if defined (__stub_sqrtf) || defined (__stub___sqrtf)
  145. choke me
  146. #else
  147. sqrtf();
  148. #endif
  149.  
  150. ; return 0; }
  151. configure:6045: checking for logf
  152. configure:6073: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  153. /t/cc4jQauU.o(.text+0xc): undefined reference to `logf'
  154. collect2: ld returned 1 exit status
  155. configure: failed program was:
  156. #line 6050 "configure"
  157. #include "confdefs.h"
  158. /* System header to define __stub macros and hopefully few prototypes,
  159.     which can conflict with char logf(); below.  */
  160. #include <assert.h>
  161. /* Override any gcc2 internal prototype to avoid an error.  */
  162. /* We use char because int might match the return type of a gcc2
  163.     builtin and then its argument prototype would still apply.  */
  164. char logf();
  165.  
  166. int main() {
  167.  
  168. /* The GNU C library defines this for functions which it implements
  169.     to always fail with ENOSYS.  Some functions are actually named
  170.     something starting with __ and the normal name is an alias.  */
  171. #if defined (__stub_logf) || defined (__stub___logf)
  172. choke me
  173. #else
  174. logf();
  175. #endif
  176.  
  177. ; return 0; }
  178. configure:6100: checking for expf
  179. configure:6128: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  180. /t/ccKO8f1d.o(.text+0xc): undefined reference to `expf'
  181. collect2: ld returned 1 exit status
  182. configure: failed program was:
  183. #line 6105 "configure"
  184. #include "confdefs.h"
  185. /* System header to define __stub macros and hopefully few prototypes,
  186.     which can conflict with char expf(); below.  */
  187. #include <assert.h>
  188. /* Override any gcc2 internal prototype to avoid an error.  */
  189. /* We use char because int might match the return type of a gcc2
  190.     builtin and then its argument prototype would still apply.  */
  191. char expf();
  192.  
  193. int main() {
  194.  
  195. /* The GNU C library defines this for functions which it implements
  196.     to always fail with ENOSYS.  Some functions are actually named
  197.     something starting with __ and the normal name is an alias.  */
  198. #if defined (__stub_expf) || defined (__stub___expf)
  199. choke me
  200. #else
  201. expf();
  202. #endif
  203.  
  204. ; return 0; }
  205. configure:6155: checking for acosf
  206. configure:6183: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  207. /t/ccUoNoNC.o(.text+0xc): undefined reference to `acosf'
  208. collect2: ld returned 1 exit status
  209. configure: failed program was:
  210. #line 6160 "configure"
  211. #include "confdefs.h"
  212. /* System header to define __stub macros and hopefully few prototypes,
  213.     which can conflict with char acosf(); below.  */
  214. #include <assert.h>
  215. /* Override any gcc2 internal prototype to avoid an error.  */
  216. /* We use char because int might match the return type of a gcc2
  217.     builtin and then its argument prototype would still apply.  */
  218. char acosf();
  219.  
  220. int main() {
  221.  
  222. /* The GNU C library defines this for functions which it implements
  223.     to always fail with ENOSYS.  Some functions are actually named
  224.     something starting with __ and the normal name is an alias.  */
  225. #if defined (__stub_acosf) || defined (__stub___acosf)
  226. choke me
  227. #else
  228. acosf();
  229. #endif
  230.  
  231. ; return 0; }
  232. configure:6210: checking for atanf
  233. configure:6238: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  234. /t/ccliN6Mp.o(.text+0xc): undefined reference to `atanf'
  235. collect2: ld returned 1 exit status
  236. configure: failed program was:
  237. #line 6215 "configure"
  238. #include "confdefs.h"
  239. /* System header to define __stub macros and hopefully few prototypes,
  240.     which can conflict with char atanf(); below.  */
  241. #include <assert.h>
  242. /* Override any gcc2 internal prototype to avoid an error.  */
  243. /* We use char because int might match the return type of a gcc2
  244.     builtin and then its argument prototype would still apply.  */
  245. char atanf();
  246.  
  247. int main() {
  248.  
  249. /* The GNU C library defines this for functions which it implements
  250.     to always fail with ENOSYS.  Some functions are actually named
  251.     something starting with __ and the normal name is an alias.  */
  252. #if defined (__stub_atanf) || defined (__stub___atanf)
  253. choke me
  254. #else
  255. atanf();
  256. #endif
  257.  
  258. ; return 0; }
  259. configure:6265: checking for frexpf
  260. configure:6293: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  261. /t/ccHh1CZs.o(.text+0xc): undefined reference to `frexpf'
  262. collect2: ld returned 1 exit status
  263. configure: failed program was:
  264. #line 6270 "configure"
  265. #include "confdefs.h"
  266. /* System header to define __stub macros and hopefully few prototypes,
  267.     which can conflict with char frexpf(); below.  */
  268. #include <assert.h>
  269. /* Override any gcc2 internal prototype to avoid an error.  */
  270. /* We use char because int might match the return type of a gcc2
  271.     builtin and then its argument prototype would still apply.  */
  272. char frexpf();
  273.  
  274. int main() {
  275.  
  276. /* The GNU C library defines this for functions which it implements
  277.     to always fail with ENOSYS.  Some functions are actually named
  278.     something starting with __ and the normal name is an alias.  */
  279. #if defined (__stub_frexpf) || defined (__stub___frexpf)
  280. choke me
  281. #else
  282. frexpf();
  283. #endif
  284.  
  285. ; return 0; }
  286. configure:6320: checking for rintf
  287. configure:6348: gcc -o conftest -O20 -D__NO_MATH_INLINES -fsigned-char  -DUSE_MEMORY_H    conftest.c -lm 1>&5
  288. /t/ccnc02tc.o(.text+0xc): undefined reference to `rintf'
  289. collect2: ld returned 1 exit status
  290. configure: failed program was:
  291. #line 6325 "configure"
  292. #include "confdefs.h"
  293. /* System header to define __stub macros and hopefully few prototypes,
  294.     which can conflict with char rintf(); below.  */
  295. #include <assert.h>
  296. /* Override any gcc2 internal prototype to avoid an error.  */
  297. /* We use char because int might match the return type of a gcc2
  298.     builtin and then its argument prototype would still apply.  */
  299. char rintf();
  300.  
  301. int main() {
  302.  
  303. /* The GNU C library defines this for functions which it implements
  304.     to always fail with ENOSYS.  Some functions are actually named
  305.     something starting with __ and the normal name is an alias.  */
  306. #if defined (__stub_rintf) || defined (__stub___rintf)
  307. choke me
  308. #else
  309. rintf();
  310. #endif
  311.  
  312. ; return 0; }
  313.